CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - optical flow tracking

搜索资源列表

  1. NCS2011---146---autmented-reality

    0下载:
  2. 目前擴增實境技術相關應用大部分以使用標記為主,但各式應用需求與日俱增,無標記(markerless)擴增實境技術使用上更具彈性,不必受限於標記的使用,因此應用層面更廣。視覺追蹤技術是擴增實境系統重要底層核心技術之一,但使用視覺追蹤技術在實際應用上易受到追蹤物件本身及外觀變化之影響,因此本文提出適用於無標記擴增實境應用之物件追蹤方法,能有效追蹤各式真實物件。首先框選設定追蹤物件;接著擷取物件特徵值,藉由特徵值比對以持續追蹤物件,並利用金字塔L-K光流法以縮短比對運算時間;最後經由2D-3D座標轉換
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:644500
    • 提供者:鍾德煥
  1. cc3d-master

    0下载:
  2. cc3d飞控采用光流传感器循迹,采用C++编程-cc3d flight control tracking using optical flow sensors,
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:77306
    • 提供者:刘恒畅
  1. OpenCV

    0下载:
  2. OpenCV运动目标跟踪光流法工程,调试通过-OpenCV moving target tracking optical flow method works, debugging through
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4526851
    • 提供者:875859826
  1. OpticalFlowOri

    0下载:
  2. 基于opencv的光流法源码,主要应用为目标跟踪,会给出目标运动角点的起始位置与当前位置的连线-Connection opencv source code based on optical flow method, the main application for the target tracking, target motion corners will give the starting position and the current position
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14344571
    • 提供者:刘明
  1. ikldemo

    0下载:
  2. visualc++和opencv实现。点跟踪。改进的Lucas-Kanade光流算法,检测视频运动目标。鼠标点击目标点,视频跟踪。-Point tracking. Improved Lucas-Kanade optical flow algorithm, video motion detection target. Click on the target point, video tracking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9507681
    • 提供者:zdm
  1. cuda_flow_1_0.tar

    0下载:
  2. 基于CUDA的稠密光流 C++代码,对车辆的跟踪,可以用于计算车流-CUDA-based dense optical flow C++ code, vehicle tracking can be used to calculate the traffic
  3. 所属分类:OpenCV

    • 发布日期:2016-03-17
    • 文件大小:4336640
    • 提供者:张鹏
  1. RLOF_Windows_64__V12

    0下载:
  2. 一种鲁棒的光流法,实现运动目标检测跟踪,算法抗噪性能强,定位准确-A robust optical flow, detection and tracking moving objects, and strong anti-noise performance algorithms, accurate positioning
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14325902
    • 提供者:杨健
  1. OpticalFlow

    0下载:
  2. 光流法进行目标检测跟踪的代码,包含测试的图片以及具体的说明-Codes optical flow method for target detection and tracking, including test images and specific instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2766996
    • 提供者:刘天
  1. OpenSourceVidProcessing

    0下载:
  2. 基于LK光流法的目标跟踪,使用 MATLAB开发-LK optical flow based object tracking using MATLAB development
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4000643
    • 提供者:lm
  1. 61IC_S5765

    0下载:
  2. 基于LK光流法的目标跟踪,使用opencv开发-LK optical flow based object tracking using opencv development
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2823178
    • 提供者:lm
  1. fellow1

    0下载:
  2. 用opencv,光流法实现的一个跟踪程序,对新手帮助大-With OpenCV, optical flow method to achieve a tracking program to help the novice
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6977449
    • 提供者:nicholas
  1. qangning_v77

    0下载:
  2. MIMO OFDM matlab仿真,图像的光流法计算的matlab程序,部分实现了追踪测速迭代松弛算法。- MIMO OFDM matlab simulation, Image optical flow calculation matlab program, Partially achieved tracking speed iterative relaxation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4487
    • 提供者:徐增德
  1. r

    1下载:
  2. 交通视频采集后的图像预处理。由于硬件及环境等因素的影响,摄像头提取的图像不可避免地包含噪声,图像的质量会受到不同程度的失真。因此,我们要对采集到的视频序列进行图像的预处理。 车辆检测算法。概括性的分析了基于图像处理的几种常用的车辆检测算法:帧差法、光流法,总结了各种方法的优缺点,并采用背景差法对车流量进行检测。该算法自适应能力强,计算量小,可正确判断有无车辆、完成车辆计数,实现车流量计算,为交通监管系统提供实时有效的交通参数。 车辆计数。分析常用的车辆计数方法:虚拟线圈法和目标跟踪法。并
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:25650
    • 提供者:rankin
  1. bs_movingdetecting_1

    0下载:
  2. 实现了运动目标的检测和跟踪,使用背景差分法,帧间差分法、光流法和均值漂移的方法,能够实现很好的对运动目标的跟踪-Achieve a moving target detection and tracking, using background subtraction, inter-frame difference, optical flow method and the method of mean-shift, it is possible to achieve a good track mov
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28904532
    • 提供者:hcj
  1. nouyou

    0下载:
  2. 车牌识别定位程序的部分功能,图像的光流法计算的matlab程序,多目标跟踪的粒子滤波器。- Part of the license plate recognition locator feature, Image optical flow calculation matlab program, Multi-target tracking particle filter.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6402
    • 提供者:田红娥
  1. fingmeng_v34

    0下载:
  2. 多目标跟踪的粒子滤波器,使用起来非常方便,图像的光流法计算的matlab程序。- Multi-target tracking particle filter, Very convenient to use, Image optical flow calculation matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:11210
    • 提供者:xrmmecq
  1. Movingobject-detection

    0下载:
  2. 使用光流法对目标进行检测,并得出其运动轨迹,可以达到循迹的效果。-The target detection using optical flow method, and the trajectory tracking results can be achieved.
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7766648
    • 提供者:图图
  1. moving-target-detection

    0下载:
  2. 静态背景下运动物体跟踪,采用L-K光流法,opencv源代码-Moving object tracking in static background, using L-K optical flow method, opencv source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:4072
    • 提供者:memory
  1. qou-mm35

    0下载:
  2. 多目标跟踪的粒子滤波器,图像的光流法计算的matlab程序,数学方法是部分子空间法。- Multi-target tracking particle filter, Image optical flow calculation matlab program, Mathematics is part of the subspace.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:9216
    • 提供者:董根丹
  1. LKmatlab

    0下载:
  2. 光流法 计算机视觉大作业 基于特征点的目标跟踪(Optical flow method, computer vision, large task, feature point based object tracking)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:apei
« 1 2 3 4 56 »
搜珍网 www.dssz.com